home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr22 / setmode1.zip / SETMODE.DOC < prev    next >
Text File  |  1993-06-11  |  5KB  |  115 lines

  1.                               SETMODE version 1.0
  2.  
  3.                                      by
  4.  
  5.                           Fremont Software [C] 1993
  6.  
  7. **** Warning and all that jazz
  8.  
  9.     I have personally used this program for quite some time, I was just 
  10. incourged to release to for the joy and happy computering of you the user.
  11. I will not take any responiblity for Data Loss or anything, however is 
  12. something like this should happen (strongly doubt it) I would like to know
  13. about it as soon as possible, and exactly how you had it set up etc..
  14.  
  15.     AND PLEASE!!!! don't use this is you use Stacker, Super Store or 
  16. anything like that!!!!! I don't use the compressions and have know way of
  17. knowing if this thing would crash your system.. So unless you have alot
  18. of guts... DON'T EVEN TRY IT!!!! But I would like to know if you did use
  19. it and didn't have any problems.. and how you did it so I can add that
  20. to the next release..
  21.  
  22. **** Why these programs?
  23.  
  24.     Well one day while I was working on someone's computer and getting it set
  25. up to run better I included with it a set of batch files in which I have 
  26. either made of copied the idea of the batch file off of a friend. I included
  27. them onto his computer and told him how to use them and he suggested I made
  28. a real program that did what these batch files did, well I have tried over
  29. the past month I really haven't had to much time to really work on it, but 
  30. I have finially come up with a first release. I plan on programing a actual
  31. program in C and releaseing it sometime this summer. However I have programed
  32. the REBOOT.EXE program and thank those that put together the Programing for
  33. DOS frequently asked questions, that gave the the information I needed to 
  34. make sure the memory was clear before rebooting the system.. Thanks guys..
  35.  
  36. **** How to use
  37.  
  38.     Well basicly it is a simple file, which is very easy to use.. You will
  39. notice that there are a bunch of .ZIP files, these are just examples of 
  40. what I have on my system. Please make a directory called MODES on drive
  41. C: (C:\MODES). and copy all files into this directory. Now that you have
  42. done that you need to edit the PKZIP.BAT and PKUNZIP.BAT files to work with
  43. your system. (NOTE: I have my PKZIP.BAT file set up for PKZip 2.04g with the
  44. -ex command for maximum compression, however these files really don't get
  45. very big anyway so it probably really doesn't matter).
  46.  
  47.     Now comes the fun part.. You can do one of a couple of things, copy the
  48. .BAT files and the SETMODE.COM file to the DOS directory, or create a 
  49. .BAT file to use the SETMODE.COM in the MODES directory.. however all you
  50. really have to have in the MODES directory is the .ZIP files. Also edit
  51. the MODE.DAT file to say whatever you want and copy that to the C:\ directory.
  52.     Notice that I have mine in a ANSI format but it doesn't have to be. 
  53. The MODE.DAT file is just a file that gets changed along with the 
  54. AUTOEXEC.BAT and CONFIG.SYS files, you use the SHOW.BAT file to show you 
  55. what mode you are in. I would suggest you put the same mode name in here as 
  56. your .ZIP file name, notice that the MODE.DAT I have included says I am in 
  57. NORMAL mode and I have a NORMAL.ZIP file. 
  58.  
  59.     Now type SETMODE /n and press the enter key. you will notice that you 
  60. have an error and it should not reboot if you used the /n command. and
  61. you will notice that your AUTOEXEC.BAT and CONFIG.SYS files and another one
  62. called MODE.DAT got ziped into a file called OLD.ZIP, everytime you use the
  63. SETMODE command the first thing it  does is takes your old files and
  64. puts them into a OLD.ZIP, this is so if you made changes to your 
  65. AUTOEXEC.BAT and/or CONFIG.SYS files you can now copy those changes to 
  66. whatever filename you want.. Now that this OLD.ZIP file has been made COPY
  67. the OLD.ZIP to your FILENAME.ZIP. You have just created your first SETMODE
  68. file. Now that you have done this you can freely go through your AUTOEXEC.BAT
  69. and your CONFIG.SYS file, (don't forget the MODE.DAT) and change them to
  70. whatever you need. then type SETMODE /n to make another OLD.ZIP file. and
  71. copy that to another FILENAME.ZIP file.
  72.  
  73.     Now all you need to know now is when you want to change a mode all you 
  74. do is type SETMODE NORMAL (DO NOT INCLUDE THE .ZIP extention) and the 
  75. program will make the OLD.ZIP and pkunzip the NORMAL.ZIP file over the old
  76. AUTOEXEC.BAT and CONFIG.SYS and MODE.DAT files, and then if you don't put a
  77. /n before or after the mode file name it will reboot your system.. 
  78.  
  79.     Example:
  80.  
  81. To reboot your system:
  82.                       SETMODE NORMAL
  83.  
  84. to just change files:
  85.                       SETMODE /n NORMAL
  86.                       or
  87.                       SETMODE NORMAL /n
  88.  
  89. that's all there is to it.. 
  90.  
  91. OH a couple more things..
  92.  
  93.    if you do a SETMODE /? you will get a brief menu to show you what you
  94. might have forgot.. 
  95.  
  96.    /n is just used if you do not wish to reboot you system after changing
  97. the files.. NOTE: this might be handy if you need to change a path is all
  98. your ZIP files or something like that.
  99.  
  100.  
  101.     If you have any questions at all you can get ahold of me by the following
  102. ways:
  103.  
  104.     Call Monty's Place BBS
  105.          (801) 944-8636
  106.          1200-14400 bauds v.32
  107.  
  108.          FIDONET Address
  109.          1:311/42
  110.  
  111.          TSN (The Sierra Network)
  112.          Mailbox 17885
  113.  
  114.  
  115.